Map.this

Creates an instance of #ShumateMap.

  1. this(ShumateMap* shumateMap, bool ownedRef)
  2. this(bool simple)
    class Map
    this
    (
    bool simple = false
    )

Return Value

a new #ShumateMap ready to be used as a #GtkWidget.

Throws

ConstructionException GTK+ fails to create the object.

Meta